Initializes a new instance of the Mesh3D class.
Namespace: com.mindfusion.charting.threedFile: com.mindfusion.charting.threed
public Mesh3D ( List<List<Point3D>> facePoints, Brush brush)
Lists of points defining mesh faces.
The Brush used to paint this mesh.
Mesh3D Constructor Overload ListMesh3D Classcom.mindfusion.charting.threed Namespace